Vcenter EnvironmentBrowser ConfigTargets Info

Vcenter EnvironmentBrowser ConfigTargets Info
Vcenter EnvironmentBrowser ConfigTargets Info

The Vcenter EnvironmentBrowser ConfigTargets Info schema contains the result of the GET /vcenter/environment-browser/config-targets operation. Its main payload is a vim.vm.ConfigTarget matching the supplied filter.

This schema was added in vSphere API 8.0.2.00300.

JSON Example
{
    "config_target": {}
}
object
config_target
Required

A vim.vm.ConfigTarget matching the filter.

This property was added in vSphere API 8.0.2.00300.